home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / applications / 2223 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: news.bawue.de!usenet
  2. From: mma@amy.s.bawue.de (Dr. Michael Mattes)
  3. Newsgroups: comp.sys.amiga.applications
  4. Subject: how to decode ftpmail ???
  5. Date: Fri, 23 Feb 96 21:03:21
  6. Organization: Private Site
  7. Message-ID: <19960223.7662910.12C32@amy.s.bawue.de>
  8. Reply-To: mma@aragon.bb.bawue.de
  9. NNTP-Posting-Host: amy.s.bawue.de
  10. X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
  11.  
  12. Hello outside there,
  13.  
  14. a couple of days ago i fetched ghostscript gs353bin.lha
  15. via ftpmail (about 1.7 MB). Now I have one great
  16. email file looking as:
  17.  
  18.  
  19. #
  20. # blah blah blah
  21. #
  22. #
  23.  
  24.  
  25. begin gs353bin.lha.uaa
  26.  
  27.  ....  uudecoded stuff (about 64kB) ....
  28.  
  29.  .....
  30.  
  31. include gs353bin.lha.uab
  32.  
  33. begin gs353bin.lha.uab
  34.  
  35.  
  36.  ....  uudecoded stuff (about 64kB) ....
  37.  
  38.  .....
  39.  
  40. include gs353bin.lha.uac
  41.  
  42. begin gs353bin.lha.uac
  43.  
  44. ....  uudecoded stuff (about 64kB) ....
  45.  
  46. .....
  47.  
  48.  etc. etc
  49.  
  50.  
  51.  
  52.  
  53. I know, I have to extract those 64kB pieces, put them
  54. together in the correct sequence and decode it.
  55. But I don't want to do this by hand, so my question is
  56.  
  57. Are there any utilities, shell-scripts (awk) or something other
  58. to do this ? Or have I to program such a beast myself ????
  59.